home *** CD-ROM | disk | FTP | other *** search
/ COMPAQ Interactive Multimedia Training 1998 / COMPAQ.ISO / internet explorer 4.0 / en / content / investor / styles.css < prev    next >
Cascading Style Sheet File  |  1997-09-16  |  419b  |  21 lines

  1. <STYLE TEXT="text/css">
  2. <!--
  3.  
  4.     A:link {text-decoration: none}
  5.     A:visited {text-decoration: none}
  6.     A:active {text-decoration: none}
  7.  
  8.     .Callout {position: absolute; z-index: 0;
  9.             visibility: hidden;
  10.              filter: revealTrans();
  11.              }
  12.  
  13.     .Bgimage {position: relative; z-index: -1; 
  14.             width:780; height:500; 
  15.             visibility: hidden;
  16.             filter: revealTrans(duration=1.5, transition=3);    
  17.             }
  18.  
  19. -->
  20. </STYLE>
  21.